ArcPad Extension Preferences File Schema
threshold3 Attribute
See Also  Send comments on this topic.
ArcPad Extension Preferences File Schema : threshold3 Attribute

Glossary Item Box

Type

Restriction of xs:int

Use

optional

Default

0

Source

<xs:attribute default="0" name="threshold3" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:int">
      <xs:minInclusive value="0" />
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

See Also

© 2012 All Rights Reserved.